home *** CD-ROM | disk | FTP | other *** search
- <!--
- Scratch.ribbonx
-
- Owner: AlexMog
- Copyright (c) Microsoft Corporation. All rights reserved.
-
- Content of the ribbon in "start from scratch" mode.
- This customization file is applied to the ribbon after visible=false is set on
- all content.
- -->
-
- <!-- TODO:alexmog: xmlns="http://schemas.microsoft.com/office/2006/customui" -->
- <customUI xmlns="http://schemas.microsoft.com/office/2006/01/customui">
- <ribbon>
- <officeMenu>
- <control idMso="FileNew" visible="true"/>
- <control idMso="FileOpen" visible="true"/>
- <control idMso="FileSave" visible="true"/>
- </officeMenu>
- <tabs>
- <tab idMso="TabAddIns" visible="false"/>
- </tabs>
- </ribbon>
- </customUI>
-